span
{
	color: black;
	font-weight: bold;
}
a
{
font-weight: bold;	
color: blue;	
}
a:visited
{
color: red;
}